gtk-demo: make the sidebar request proper width
authorBenjamin Otte <otte@redhat.com>
Wed, 7 Jun 2023 13:55:59 +0000 (15:55 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 7 Jun 2023 14:00:44 +0000 (16:00 +0200)
commitac6f18da12b400025c475a9457fb36d801e50453
tree496bd4b7210784d99bf3c546bfa701feabc6fe86
parent0d7069452bb0677bcf0f3bd72372530a646b7a70
gtk-demo: make the sidebar request proper width

- 25 chars sounds about right for the texts we use
- don't use min width so we allow shrinking the widget (large text or
  small mobile devices)
- ellipsize the text instead of clipping it.
demos/gtk-demo/main-listitem.ui